home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / PROGASIC / COMMENTS.LZH / README < prev    next >
Text File  |  1991-04-16  |  3KB  |  58 lines

  1. ┌┬──────────────────────────────────────────────────────────────────────────┬┐
  2. ││                          COMMENTS - Version 1.2                          ││
  3. ││                                                                          ││
  4. ││                   Copyright (c) 1991 by LAMCO Software                   ││
  5. ││                                                                          ││
  6. ││                  The program that will add comments for                  ││
  7. ││                  you in any of your QuickBASIC listings                  ││
  8. └┴──────────────────────────────────────────────────────────────────────────┴┘
  9.  
  10.   Files included in the COMMENTS package :
  11.  
  12.      BOXES   .BAK  - Demo listing (original version)
  13.      BOXES   .BAS  - Demo listing (with comments added by COMMENTS)
  14.      BOXES   .STR  - Structure file of BOXES.BAS (created by COMMENTS)
  15.      COMMENTS.DOC  - Documentation for COMMENTS
  16.      COMMENTS.EXE  - The actual program
  17.      PRINTDOC.BAS  - Prints COMMENTS.DOC in 12 cpi with a 1 1/2" margin
  18.      REGISTER.FRM  - The form you should use to register
  19.      README        - This file
  20.  
  21.      The following two files may also be included :
  22.  
  23.      RETAILER.DOC  - Text file intended for Shareware Distributors
  24.      BBSSYSOP.DOC  - Text file intended for BBS's System Operators
  25.  
  26.  
  27.   Read COMMENTS.DOC carefully before you use COMMENTS. If you print
  28.   COMMENTS.DOC with the DOS TYPE > PRN command, set your printer so it can
  29.   print the extended ASCII characters (graphics mode).
  30.  
  31.   PRINTDOC.BAS is a simple listing that will print COMMENTS.DOC in 12 cpi
  32.   with a left margin of 1 1/2 inch. The codes sent to the printer should
  33.   work with any Epson compatible printer. If your printer requires
  34.   different codes, change them before running the program.
  35.  
  36.   BOXES is a toolbox that was written to draw different kinds of boxes on
  37.   screen in a QuickBASIC listing. It is not copyrighted and you can keep it
  38.   and use it in your listings. Simply copy the subprogram(s) you wish to
  39.   use in your listing or load it as a module. This toolbox is included in
  40.   this package to show you what COMMENTS does to a QuickBASIC listing.
  41.  
  42.   BOXES.BAK is the original listing as it was written in the first place.
  43.  
  44.   BOXES.BAS is the version COMMENTS wrote when it was used on the original
  45.   listing and BOXES.STR is the structure file that COMMENTS created from
  46.   the listing when it analyzed it.
  47.  
  48.   You will find all the information you need in COMMENTS.DOC. Please pay
  49.   special attention to sections 4 and 9, they tell you how your listings
  50.   should be written so COMMENTS will work properly.
  51.  
  52.   COMMENTS is distributed through the Shareware concept. If you use
  53.   COMMENTS please send your registration fee to the address mentionned in
  54.   COMMENTS.DOC. When registering, you will receive a printed manual in the
  55.   6 1/4" x 9" format, the latest registered version of the program and the
  56.   source code of a few toolboxes you may use in your listings.
  57.  
  58.